﻿a{
	color: #333;
}
a:hover{
	text-decoration: none;
}
.mt40{
	margin-top: 40px;
}
.top{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	/* background-color: #f5f5f5; */
	color: #333;
}
.top span b{
	font-size: 24px;
	color: #c00;
}
.navbar {
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default > .navbar-collapse {
	background-color: #133982 ;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #c30d23;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #c30d23;
}
.navbar-tel {
	margin-top: 35px;
}
.navbar-tel span{
	display: block;
	font-size:18px;
	line-height: 30px;
}
.navbar-tel b {
	display: block;
	font-size: 26px;
	line-height: 26px;
	color: #c30d23;
}
.title{
	margin: 50px auto;
}
.title h1,
.title h2,
.title h3{
	font-size: 30px;
	color: #133982;
	margin: 0 0 15px;
	font-weight: bold;
}
.title span{
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	position: relative;
}
.title span:before,
.title span:after{
	display: block;
	content: "";
	width: 60px;
	height: 1px;
	background-color: #333;
	position: absolute;
	left: -80px;
	top: 14px;
}
.title span:after{
	left: auto;
	right: -80px;
}
.sidebar h3{
	margin: 0;
	padding: 40px 0;
	background: #133982 url(../images/prologo.png) no-repeat 20px 20px ;
	color: #fff;
}
.sidebar ul{
	background-color: #efefef;
}
.sidebar ul li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
}
.sidebar ul li a{
	display: block;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
}
.sidebar ul li a:hover{
	background-color: #133982;
	color: #fff;
}
.sidebar-contact{
	background: #133982 url(../images/prolistfbg.png) no-repeat 90% 20px;
	color: #fff;
	padding: 60px 20px 20px;
	font-size: 16px;
}
.sidebar-contact b{
	display: block;
	font-size: 26px;
	color: #fdc70b;
}
.sidebar-contact a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #d7313e;
	color: #fff;
	margin-top: 10px;
}
.main .thumbnail > img{
	width: 100%;
	height: 190px;
}
.main .thumbnail h4{
	margin: 0;
	line-height: 36px;
	font-size: 16px;
	    height: 36px;
    overflow: hidden;
}
.main a.thumbnail:hover {
  border-color: #133982;
}
.main a.thumbnail:hover h4{
	background-color: #133982;
	color: #fff;
}
.adv-title{
	height: 160px;
	padding: 40px 0;
	background-color: #133982;
	color: #fff;
}
.adv-title h4 {
	font-size: 30px;
	margin: 0 0 15px;
}
.adv-title p {
	font-size: 24px;
	color: #fcf90a;
}
.adv-title span {
	display: block;
	font-size: 18px;
}
.adv-title b {
	display: block;
	font-size: 24px;
	margin-top: 5px;
	line-height: 26px;
}
.adv-text h3 {
	margin: 60px 0;
	color: #000;
	font-size: 40px;
	font-weight: bold;
}
.adv-text .col-md-6 {
	position: relative;
}
.adv-text .adv-icon {
	position: absolute;
	left: 0;
	top: 10px;
}
.adv-text .adv-con {
	padding-left: 80px;
	font-size: 18px;
	line-height: 36px;
}
.adv-text h4 {
	font-size: 26px;
	color: #133982;
	margin: 30px 0 20px;
}
.adv-text .adv01 {
	background: url(../images/adv_bottom.jpg) no-repeat bottom center;
	padding-bottom: 86px;
}
.adv-text .adv02 {
	background: url(../images/adv_bottom2.jpg) no-repeat bottom center;
	padding-bottom: 86px;
}

.about{
	margin-top: 60px;
	height: 520px;
	background: url(../images/com_bg.jpg) no-repeat top center;
	padding: 40px 0;
}
.about .container{
	position: relative;
}
.about img{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -170px;
	z-index: 10;
	display: block;
	width: 520px;
	height: 340px;
}

.about-con h3{
	border-bottom: 2px solid #133982;
	margin: 0 0 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #133982;
}
.about-con p{
	text-indent: 2em;
}
.news li{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #ececec;
	padding-left: 10px;
}
.news li span{
	color: #ccc;
}
.news-active{
	background-color: #f1f1f1;
	position: relative;
}
.news-active .date{
	position: absolute;
	left: 0;
	top: 15px;
	display: block;
	width: 120px;
	background-color: #133982;
	color: #fff;
	padding: 6px;
}
.news-active .date b{
	font-size: 26px;
	display: block;
}
.news-active .date span{
	font-size: 20px;
	display: block;
}
.news-active h4{
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 30px 0;
	padding-left: 140px;
}
.news-active p{
	line-height: 30px;
	padding: 10px 20px;
	color: #666;
	text-indent: 120px;
}
.col-md-4 h4 a{display: block;
    font-size: 16px;
    height:20px;
    line-height: 20px;
    overflow: hidden;}
.list-unstyled li a{width:80%; height:28px; line-height:28px;overflow:hidden;}
.tempWrap li h4{height:16px; line-height:16px;overflow:hidden;}
.tempWrap li a{font-size:14px;}
.picMarquee-left{overflow:hidden; position:relative;}
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; width: 292px;}
.picMarquee-left .bd ul li img{ width:290px; height:218px; display:block; border:1px solid #ccc; }
.picMarquee-left .bd ul li h5{ line-height:30px; text-align: center; margin-top: 10px;}

.case {
	padding: 20px 0 30px;
	background-color: #f1f1f1;
	margin-top: 30px;
}
.flink{
	margin-top: 30px;
	line-height: 30px;
}
.flink a{
	margin: 0 5px;
}
.footer{
	padding: 10px 0 180px 0px;
	background-color: #133982;
	color: #fff;
	margin-top: 40px;
	font-size: 16px;
}
.footer-nav {
	margin-bottom: 40px;
}
.footer-nav a{
	font-size: 18px;
	margin: 0 15px;
	color: #fff;
}
.position{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 0 20px;
	margin-bottom: 40px;
}
.position h3{
	font-size: 20px;
	line-height: 60px;
	margin: 0;
	font-weight: bold;
}
.position span{
	color: #666;
}
.content{
	line-height: 30px;
	font-size: 16px;
}
.content h2{
     font-weight:600;
	font-size: 16px;
}
.content img{
	display: block;
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	margin: 5px auto;
}
.news-item{
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 0 20px 0 140px;
	position: relative;
	height: 120px;
	overflow: hidden;
}
.news-item .date{
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 120px;
	background-color: #133982;
	color: #fff;
	padding: 30px 0;
	line-height: 30px;
	font-family: Impact;
}
.news-item .date b{
	display: block;
	font-size: 30px;
	margin-bottom: 10px;
}
.news-item .date span{
	font-size: 24px;
}
.news-item h4{
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px;
}
.news-item p{
	margin-bottom: 0;
	line-height: 26px;
	color: #666;
}
.main-title{
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	color: #133982;
}
.main-info{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin: 30px 0;
}
.main-info span{
	margin: 0 10px;
}
.news-title{
	height: 40px;
	line-height: 40px;
	margin: 30px auto 20px;
	background-color: #f1f1f1;
}
.news-title span{
	display: block;
	width: 120px;
	height: 40px;
	background-color: #133982;
	color: #fff;
	font-size: 18px;
}
.main-pro img{
	width: 100%;
	height: 300px;
}
.main-pro-info{
	background-color: #f1f1f1;
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	height: 300px;
}
.main-pro-info h1{
	font-size: 22px;
	line-height: 40px;
	color: #133982;
	margin: 0;
	font-weight: bold;
}
.main-pro-info h3{
	font-size: 16px;
	margin: 15px 0;
}
.main-pro-info .tel{
	display: block;
	font-size: 26px;
	color: #c00;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  
  padding: 4px 10px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #133982;
  border-color: #133982;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #133982;
  border-color: #133982;
}

@media (min-width: 768px) {
	.about-con{
		padding: 20px 110px 20px 30px;
		background-color: #f1f1f1;
		line-height: 30px;
		width: 730px;
	}
	.navbar-header {
		width: 100%;
	}
	.navbar-brand {
		float: left;
		height: 120px;
		padding: 30px 15px;
		margin: 0;
	}
	.navbar-brand img{
		height: 60px;
	}
	.navbar-nav > li > a {
		padding: 20px 39px;
		line-height: 20px;
		color: #333;
		font-size: 16px;
	}
	.adv-text {
		width: 1000px;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
		padding: 10px 15px;
	}
	.navbar-brand img{
			height: 35px;
	}
	.about-con{
		padding: 30px ;
		background-color: #f1f1f1;
		line-height: 30px;
	}
	.title {
		margin: 30px auto;
	}
	.title span:before,
	.title span:after {
		display: none;
	}
	.aqny { margin-top:0px!important;}
.aqny h2{ font-size: 14px!important; font-weight: 600;}
.title span,.news-active .date{display:none;}
.news-active h4{padding-left:0!important;}
.news-active p{text-indent: 0!important;}
	.about{
		margin-top: 0px;
		height: auto;
		background: none;
		padding: 40px 0;
	}
	.adv-title {
		height: auto;
		text-align: center;
	}
	.adv-title .pull-left,
	.adv-title .pull-right {
		float: none;
		width: 100%;
	}
	
	.adv-title h4 {
		font-size: 20px;
		margin: 0 0 15px;
	}
	.adv-title p {
		font-size: 18px;
		color: #fcf90a;
	}
	.adv-text h3 {
		font-size: 30px;
	}
	.adv-text h4 {
		font-size: 24px;
		font-weight: bold;
	}
	.adv-text img {
		margin: 0 auto;
	}
}
.qiqi_mtop{ margin-top:20px;width:1190px;margin: 0 auto;}
.qiqi_link{ height:auto; background: #fff;border-radius:5px; border-bottom:1px solid #DCDCDC;}
.qiqi_link .qiqi_tab{ overflow:hidden; padding:10px;}
.qiqi_link .qiqi_tab span{ float:right; padding:10px 10px 10px 2px; color:#555555;}
.qiqi_link .qiqi_tab a{ display:block; padding:10px 20px; float:left; text-decoration:none; color:#555555; border-border:2px #35393C solid;}
.qiqi_link .qiqi_tab a:hover{ color:#900; text-decoration:none; border-bottom:2px #FC0 solid; }
.qiqi_link .qiqi_tab a.on{ color:#555; text-decoration:none; border-bottom:2px #35393C solid; }
.qiqi_link .qiqi_link_con{ overflow:hidden; padding:10px;}
.qiqi_link .qiqi_link_con li{ display:none;line-height:30px;  color:#555555}
.qiqi_link .qiqi_link_con li a{ color:#333; text-decoration:none; margin-left:5px; line-height:30px; }
.qiqi_link .qiqi_link_con li a:hover{ color:#06F; text-decoration:none; line-height:30px;}
